The Dreamweaver JavaScript API > HTML style functions > dreamweaver.htmlStylePalette.getStyles() |
![]() ![]() ![]() |
dreamweaver.htmlStylePalette.getStyles()
Availability
Dreamweaver 3.0
Description
Gets a list of all of the names of the defined HTML styles.
Arguments
None.
Returns
An array of strings, each representing the name of an HTML style. If no HTML styles are defined, an empty array is returned.
Enabler
None.
![]() ![]() ![]() |